github.com/andybalholm/brotli.Reader.rb_roundtrips (field)

4 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L1236: 	var partial_pos_rb uint = (s.rb_roundtrips * uint(s.ringbuffer_size)) + pos
		decode.go#L1281: 		s.rb_roundtrips++
		state.go#L140: 	rb_roundtrips               uint
		state.go#L198: 	s.rb_roundtrips = 0